timer |
GetTimer - XuiGetTimer() SetTimer - XuiSetTimer() StartTimer - XuiStartTimer() |
align |
GetAlign - XuiGetAlign() - v1,v2,v3 = justify,indentLeft,indentTop SetAlign - XuiSetAlign() - v1,v2,v3 > justify,indentLeft,indentTop |
justify |
GetJustify - XuiGetJustify() - v1,v2,v3 = align,indentLeft,indentTop SetJustify - XuiSetJustify() |
texture |
GetTexture - XuiGetTexture() - text texture (flat/lower/raise/shadow) SetTexture - XuiSetTexture() - text texture (flat/lower/raise/shadow) |
indentLeft |
GetIndent - XuiGetIndent() SetIndent - XuiSetIndent() GetAlign - XuiGetAlign() - v2,v3 are indentLeft,indentTop SetAlign - XuiSetAlign() - v2,v3 are indentLeft,indentTop |
font |
GetFontNumber - XuiGetFontNumber() SetFontNumber - XuiSetFontNumber() GetFont - XuiGetFont() SetFont - XuiSetFont() |
border |
GetBorder - XuiGetBorder() - border width returned in r1 SetBorder - XuiSetBorder() |
style |
GetStyle - XuiGetStyle() - v0,v1 = style,styleMax SetStyle - XuiSetStyle() - v0,v1 = style,styleMax |
group |
GetGroup - XuiGetGroup() SetGroup - XuiSetGroup() |
can |
Initialize - SUB Initialize in grid functions can bits for focus,respond,inputTextArray,inputTextString inputTextArray is kid # that can input text array from user inputTextString is kid # that can input text string from user |
state |
GetState - XuiGetState() SetState - XuiSetState() state,keyboard,mouse,redraw are TRUE/FALSE (non-zero/zero) |
array |
GrabArray - XuiGrabArray() PokeArray - XuiPokeArray() |
helpString |
GetHelpString - XuiGetHelpString() SetHelpString - XuiSetHelpString() |
hintString |
GetHintString - XuiGetHintString() SetHintString - XuiSetHintString() |
kidArray |
GetKidArray - XuiGetKidArray() GetGridNumber - XuiGetGridNumber() GetParent - XuiGetParent() GetKids - XuiGetKids() |
textArray |
GetTextArray - XuiGetTextArray() SetTextArray - XuiSetTextArray() GrabTextArray - XuiGrabTextArray() PokeTextArray - XuiPokeTextArray() |
textString |
GetTextString - XuiGetTextString() SetTextString - XuiSetTextString() |
valueArray |
GetValue - XuiGetValue() SetValue - XuiSetValue() GetValues - XuiGetValues() SetValues - XuiSetValues() GetValueArray - XuiGetValueArray() SetValueArray - XuiSetValueArray() GrabValueArray - XuiGrabValueArray() PokeValueArray - XuiPokeValueArray() |